label: take padding into account when measuring
authorMatthias Clasen <mclasen@redhat.com>
Sun, 4 Sep 2016 19:38:43 +0000 (15:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 4 Sep 2016 19:41:11 +0000 (15:41 -0400)
commit953b82a584a4f9c10d2afcb1997672aa16f92ac6
tree73f78ffb0be7e3e76b7aac023435308d5b4d6366
parent61e8c69460bdb031ed2e7e9a16860489b4ef784d
label: take padding into account when measuring

When doing height-for-width measurements, we need to take
padding into account. This was causing various allocation
errors.

https://bugzilla.gnome.org/show_bug.cgi?id=770849
gtk/gtklabel.c